Defines an interactive Acrobat radiobutton field.
Initializes a new PDFRadioButtonField object.
Initializes a new object.
This method supports the internal library infrastructure and should not be used by external client code.
Adds the widget to the collection of field's widgets. A widget is the visual representation of a form field on a PF page.
This method supports the internal library infrastructure and should not be used by external client code.
Gets the field alternate name.
Gets the calculate action.
Gets the underlying COS Object.
This method supports the internal library infrastructure and should not be used by external client code.
Gets the field default value.
This method supports the internal library infrastructure and should not be used by external client code.
This method supports the internal library infrastructure and should not be used by external client code.
This method supports the internal library infrastructure and should not be used by external client code.
Gets the Acrobat form this field belongs to.
Gets the format action.
Gets the keypress action.
Gets the field mapping name.
Gets the field name.
Gets a value indicating whether a radio button shall be selected at all times.
Gets a value indicating whether all the widgets the same export value in the same radio button group should be selected.
Gets the lowest ordinal index of the selected widgets in the field.
Gets the text direction.
Gets the field type.
Gets the validate action.
Gets the field value.
Gets the field widget at the specified index. A widget is the visual representation of a form field on a PF page.
Gets the list of field widgets.
Gets a value indicating whether the radio button is in the checked state.
Gets a value indicating whether the field can be exported or not.
Gets a value indicating whether the field is read-only.
Gets a value indicating whether the field is required.
Sets the field alternate name.
Sets the calculate action.
Sets a value indicating whether the radio button is in the checked state.
This method supports the internal library infrastructure and should not be used by external client code.
Sets the field default value.
This method supports the internal library infrastructure and should not be used by external client code.
This method supports the internal library infrastructure and should not be used by external client code.
This method supports the internal library infrastructure and should not be used by external client code.
Sets the format action.
Sets a value indicating whether the field can be exported or not.
Sets a value indicating whether the field is read-only.
Sets a value indicating whether the field is required.
Sets the keypress action.
Sets the field mapping name.
Sets the field name.
Sets a value indicating whether a radio button shall be selected at all times.
If set, exactly one radio button shall be selected at all times; selecting the currently selected button has no effect. If clear, clicking the selected button deselects it, leaving no button selected.
Sets a value indicating whether all the widgets the same export value in the same radio button group should be selected.
If set, a group of radio buttons within a radio button field that use the same export value will turn on and off in unison; that is if one is checked, they are all checked. If clear, the buttons are mutually exclusive.
Sets the lowest ordinal index of the selected widgets in the field.
Sets the text direction.
Sets the validate action.
Sets the field value.
This method supports the internal library infrastructure and should not be used by external client code.
This method supports the internal library infrastructure and should not be used by external client code.
This method supports the internal library infrastructure and should not be used by external client code.